翻訳と辞書
Words near each other
・ single image random dot stereogram
・ single in-line memory module
・ single inheritance
・ single inline pin package
・ single instruction multiple data
・ single instruction/multiple data
・ single program/multiple data
・ single quote
・ single sign-on
・ single sourcing
single static assignment
・ single virtual storage
・ single-attached
・ single-duplex
・ single-electron transistor
・ single-line digital subscriber line
・ single-pair high speed digital subscriber line
・ singleton variable
・ siod
・ sip


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

single static assignment : FOLDOC
single static assignment
(Also known as SSA form) A special form of code where each variable has only one single definition in the program code. "Static" comes from the fact that the definition site may be in a loop, thus dynamically executed several times.
SSA form is used for program optimization or static analysis and {optimisation}.
(2003-04-12)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.